Author |
Thread Statistics | Show CCP posts - 5 post(s) |

Major Quilan
|
Posted - 2007.06.20 04:47:00 -
[1]
Wine 0.9.39 with patch works. First time ever for me ; music is slightly distorted ; but everything else works so far.
On Cedega:
Quote:
To get you going in the meantime, you can work around the startup issues by creating the "Local Settings/Application Data" folder under ~/.cedega/EVE Online/c_drive.
I tried this -- it gets me passed the EULA page, but then a complete crash.
|

Major Quilan
|
Posted - 2007.06.20 07:11:00 -
[2]
Originally by: Moriiko Might be a noob question, but how do i apply the patch?
i have two computers, both have .39, one is nvidia the other is ati.
I have No idea how to apply the patch.
any help would be very welcome :)
Aii.. this is going to be either very easy, or very hard.
Depending on how often you compile code on your machine.
(1) Download the Wine 0.9.39 source code (here)
(2) Bunzip2 / Untar it into a directory
(3) Save the patch to a file called winediff (patch can be found here)
(4) From the wine source root directory, run "patch -p1 < winediff"
This should modify the file dlls/wined3d/state.c ; if this doesn't work for some reason, just read the diff file and do it by hand. It removes a few lines; and adds a few more.
(5) Run ./configure ; make depend && make
(6) If you already had wine installed as a package (Ubuntu) its a good time to run "sudo apt-get remove wine"
(7) Now install the just compiled wine 0.9.39 (patched) with "sudo make install"
If configure drops out with an error it is usually because some packages are missing. A good first attempt is usually "sudo apt-get install <<name of package>>"
Hope this helps.
|

Major Quilan
|
Posted - 2007.06.20 10:41:00 -
[3]
Originally by: Cabrakan Naum but how do i get rid of the patched wine installation once a functioning deb package is available (like .9.36) and i want to give my os the control over all my installed software back. with this patched wine apt will not know that wine is installed.
is it maybe sudo make uninstall???
Funnily enough.. yes. "sudo make uninstall" should work.
Uninstall in a makefile is very rare ... but the wine makefile is able to uninstall itself.
|

Major Quilan
|
Posted - 2007.06.20 13:40:00 -
[4]
Originally by: Shacra Hi,
i just tried to run EVE under Wine 0.9.36 but it doesn't work. The Setup Programms runs without any problems, but when i start eve it shows the splash screen, but the window for login stays black. When i minimize the window i can seen the background picture for a moment, but then its black again.
I will try to compile 0.9.39 and see if it works better.
Starting eve with /end /LUA:OFF seems to make no difference for me.
Any ideas to get it working with 0.9.36 for me.
Important step -- you need the following Windows XP/SP2 font in ~/.wine/drive_c/windows/fonts
arialuni.ttf
If someone knows a work-around for this one, I'd be happy to hear.
|

Major Quilan
|
Posted - 2007.06.21 04:44:00 -
[5]
Originally by: Pa On Does anyone have chat working with 0.9.36? Does it work with 0.9.39?
Seems to work -- I can see lots of people hawking stuff in Jita 
|
|
|